home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Science⁄Math / Gnuplot 3.5 for Macintosh / SOURCES 3.5 / plot.proto.h < prev    next >
Encoding:
Text File  |  1993-11-12  |  158 b   |  8 lines  |  [TEXT/MSWD]

  1.  
  2. /* plot.c */
  3. void tc_interrupt(void);
  4. int gnu_main(int, int);
  5. int unix_main(int, char **);
  6. int purec_matherr(struct exception *);
  7. int interrupt_setup(void);
  8.